home *** CD-ROM | disk | FTP | other *** search
/ Broadway Series Interactive Yearbook 2000 - 2001 / Broadway Series Interactive Yearbook 2000 - 2001.iso / mac / data / flash / loading.swf / scripts / frame_16 / DoAction.as
Text File  |  2000-12-12  |  58b  |  5 lines

  1. if(max >= i)
  2. {
  3.    gotoAndPlay(_currentframe - "1");
  4. }
  5.